From: Stefan Kangas Date: Mon, 11 Jul 2022 12:03:25 +0000 (+0200) Subject: Don't create unused file rmail-loaddefs.el X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~16^2~1886^2~1014 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=d9732425a6b339d83332f265da32fc3802357701;p=emacs.git Don't create unused file rmail-loaddefs.el * lisp/mail/undigest.el: Remove 'generated-autoload-file' local variable. (Bug#56491) --- diff --git a/lisp/mail/undigest.el b/lisp/mail/undigest.el index c6d29bc4e77..cdb1bec4788 100644 --- a/lisp/mail/undigest.el +++ b/lisp/mail/undigest.el @@ -378,8 +378,4 @@ forwarded with `rmail-enable-mime-composing' set to nil." (provide 'undigest) -;; Local Variables: -;; generated-autoload-file: "rmail-loaddefs.el" -;; End: - ;;; undigest.el ends here